Skip to content

[auto] Sync docs site — 20525d behind source repos#3

Closed
stackbilt-admin wants to merge 1 commit intomainfrom
auto/61ef222a
Closed

[auto] Sync docs site — 20525d behind source repos#3
stackbilt-admin wants to merge 1 commit intomainfrom
auto/61ef222a

Conversation

@stackbilt-admin
Copy link
Copy Markdown
Member

Autonomous Task

Task ID: 61ef222a-a71e-4a2c-9bd0-747721d6e3d3
Authority: auto_safe
Exit code: 0

Task Prompt

Docs site is 20525 days behind source repos (latest activity in stackbilt-auth).

Run the docs sync pipeline:

  1. cd to the docs repo root
  2. Export GITHUB_TOKEN from .dev.vars or environment
  3. Run: ./scripts/docs-sync.sh --sync-only
  4. Review the changes with git diff
  5. If changes look correct, commit with: git add -A src/content/docs/ && git commit -m "docs: sync from source repos"
  6. Do NOT deploy — the deploy will be handled separately

If docs-sync.sh doesn't exist yet, check if docs-manifest.json exists and read it to understand the sync architecture.

Result Summary

Sync complete. Summary:

  • Ran docs-sync.sh --sync-only — fetched docs from charter and edgestack_v2 repos via GitHub API
  • Fixed trailing comma in docs-manifest.json (was causing JSON parse error)
  • Updated 2 pages:
    • getting-started.md — synced from charter/docs/getting-started.md (upstream rewrote to a concise getting-started guide)
    • ecosystem.mdstackbilderedgestack rename in MCP config block
  • 5 pages unchanged (platform, mcp, api-reference, compass-governance-api, img-forge)
  • Committed as docs: sync from source repos — getting-started, ecosystem updates
  • Did NOT deploy per task instructions

TASK_COMPLETE


Generated by AEGIS task runner. Review before merging.

Ran docs-sync.sh --sync-only against charter and edgestack_v2 repos.
- getting-started.md: updated from charter/docs/getting-started.md (concise rewrite)
- ecosystem.md: stackbilder → edgestack rename in MCP config
- docs-manifest.json: fixed trailing comma (JSON syntax)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@stackbilt-admin stackbilt-admin added the auto-generated Created by AEGIS task runner label Mar 12, 2026
@stackbilt-admin
Copy link
Copy Markdown
Member Author

Closing: duplicate of #1, same drift calc bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-generated Created by AEGIS task runner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants